PHY SET RIGID BODY KINEMATIC

Enable kinematic motion for a rigid body.

  Syntax
PHY SET RIGID BODY KINEMATIC ID, state
  Parameters
ID
Integer
ID number of the rigid body
state
Integer
a value of 1 will enable kinematic mode while a value of 0 will disable it

  Returns

  Description

Enabling the kinematic state of an object is particularly useful when you require more control over its movement for example, moving platforms.

  Example Code
No example code is provided for this command